<?xml version='1.0' encoding="ISO-8859-1" ?>
<wfs:FeatureCollection
   xmlns:ms="http://mapserver.gis.umn.edu/mapserver"
   xmlns:wfs="http://www.opengis.net/wfs"
   xmlns:gml="http://www.opengis.net/gml"
   xmlns:ogc="http://www.opengis.net/ogc"
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
   xsi:schemaLocation="http://www.opengis.net/wfs http://ogc.dmsolutions.ca/wfs/1.0.0/WFS-basic.xsd 
                       http://mapserver.gis.umn.edu/mapserver http://www2.dmsolutions.ca/cgi-bin/mswfs_filter?SERVICE=WFS&amp;VERSION=1.0.0&amp;REQUEST=DescribeFeatureType&amp;TYPENAME=popplace&amp;OUTPUTFORMAT=XMLSCHEMA">
      <gml:boundedBy>
      	<gml:Box srsName="EPSG:42304">
      		<gml:coordinates>2279399.000000,39858.000000 2587598.000000,404010.531250</gml:coordinates>
      	</gml:Box>
      </gml:boundedBy>
    <gml:featureMember>
      <ms:popplace>
        <gml:boundedBy>
        	<gml:Box srsName="EPSG:42304">
        		<gml:coordinates>2279399.000000,39858.000000 2279399.000000,39858.000000</gml:coordinates>
        	</gml:Box>
        </gml:boundedBy>
        <ms:msGeometry>
        <gml:Point srsName="EPSG:42304">
          <gml:coordinates>2279399.000000,39858.000000</gml:coordinates>
        </gml:Point>
        </ms:msGeometry>
      </ms:popplace>
    </gml:featureMember>
    <gml:featureMember>
      <ms:popplace>
        <gml:boundedBy>
        	<gml:Box srsName="EPSG:42304">
        		<gml:coordinates>2587598.000000,404010.531250 2587598.000000,404010.531250</gml:coordinates>
        	</gml:Box>
        </gml:boundedBy>
        <ms:msGeometry>
        <gml:Point srsName="EPSG:42304">
          <gml:coordinates>2587598.000000,404010.531250</gml:coordinates>
        </gml:Point>
        </ms:msGeometry>
      </ms:popplace>
    </gml:featureMember>
</wfs:FeatureCollection>

